home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 206_01 / readme.11 < prev    next >
Text File  |  1980-01-01  |  2KB  |  40 lines

  1.                          CHECK REGISTER PROGRAM
  2.                           CP/M-80 Version 1.1
  3.                              by WoolleyWare
  4.  
  5.  
  6. Unfortunately, an error was discovered in version 1.0 of both CHECKS.COM
  7. and CLEARS.COM (see below).  The error would not normally be observed if
  8. the Count associated with Trmini in CHECKS.SCR was less than 7 (see p. 8
  9. of the document).  This library contains CHECKS11.COM and CLEARS11.COM,
  10. which represent version 1.1 of each.
  11.  
  12. The Check Register Program simplifies the task of managing one or more
  13. checking accounts.  Because of its size, the program was originally
  14. provided as two separate library files named CHX8010A.LBR and
  15. CHX8010B.LBR.  The filenames were derived from the following:
  16.  
  17.      CHX  Acronym for Check Register Program
  18.      80   CP/M-80 Version
  19.      10   Version 1.0
  20.      A    Executable and Demonstration Files
  21.                -READ-ME.A     Description of A library
  22.                ABSTRACT.DOC   Abstract of document
  23.                CHECKS.COM     Manage current check register
  24.                CLEARS.COM     Mantain/summarize cleared entries
  25.                CHECKSIN.COM   Install CHECKS.SCR
  26.                CHECKSIN.DAT   Installation data
  27.                CHECKS.SCR     Screen control data
  28.                DEMO.DAT       Demonstration check register
  29.                DEMO.INF       Demonstration information
  30.   or B    Documentation and C Language Source Files
  31.                -READ-ME.B     Description of B library
  32.                CHECKS.DOC     Complete document
  33.                CHECKS.H       \
  34.                CHECKS.C        |
  35.                CHECKA.C        |
  36.                CHECKB.C         >  Source files
  37.                CHECKC.C        |
  38.                CHECKD.C        |
  39.                XIO.C          /
  40.